home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995…tember: Reference Library / Dev.CD Sep 95 RL / Dev.CD Sep 95 RL.toast / mac / Technical Documentation / develop / develop Issue 23 code / QD 3D Geometry Sample / Headers / BuildControl.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-07-05  |  172 b   |  14 lines  |  [TEXT/MMCC]

  1.  
  2.  
  3. #ifndef __BUILDCONTROL__
  4. #define __BUILDCONTROL__
  5.  
  6.  
  7. #define qFloatingWindowSupport 1
  8. #define DEBUGLEVEL DEBUGWINDOW
  9.  
  10.  
  11. #include "Exceptions.h"
  12. #include "wprintf.h"
  13.  
  14. #endif